Click or drag to resize
Askia

IPageTemplateCollection Methods

The IPageTemplateCollection type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a new template in the collection given its name
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableIPageTemplate.)
Public methodRemove(Int32)
Remove a template from the collection given its id
Public methodRemove(String)
Remove a template from the collection given its name
Top
See Also