TemplateBindingsManager Methods |
The TemplateBindingsManager type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAdhocTemplateSets |
Gets the adhoc templatesets objects for the filenames specified.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetKnownAdhocTemplateSetFilenamesFiltered |
Returns the filenames of the adhoc templatesets which have the specified model type as the one they're working on or when they're not having any model type
specified they're always selected
| |
GetTemplateBindingsWithFilter |
Gets the template bindings which match the three specified filter elements.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadAdHocTemplateFiles |
Loads the .adhoctemplates files from the specified folders and stores the loaded information per filename.
| |
LoadTemplateBindingsFiles |
Loads the templatebindings files into TemplateBindings objects. When it returns, this manager's container objects are filled.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |