Click or drag to resize

TemplateBindingsManager Methods

The TemplateBindingsManager type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAdhocTemplateSets
Gets the adhoc templatesets objects for the filenames specified.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetKnownAdhocTemplateSetFilenamesFiltered
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
Public methodGetTemplateBindingsWithFilter
Gets the template bindings which match the three specified filter elements.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadAdHocTemplateFiles
Loads the .adhoctemplates files from the specified folders and stores the loaded information per filename.
Public methodLoadTemplateBindingsFiles
Loads the templatebindings files into TemplateBindings objects. When it returns, this manager's container objects are filled.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also