June 2002
Intermediate to advanced
816 pages
28h 12m
English
ITemplateEditingService
This class supports design-time control template editing.
Public Interface ITemplateEditingService ' Public Instance Properties Public ReadOnly Property SupportsNestedTemplateEditing As Boolean ' Public Instance Methods Public Function CreateFrame( ByVal designer As TemplatedControlDesigner, ByVal frameName As String, ByVal templateNames As String()) As ITemplateEditingFrame Public Function CreateFrame( ByVal designer As TemplatedControlDesigner, ByVal frameName As String, ByVal templateNames As String(), ByVal controlStyle As System.Web.UI.WebControls.Style, ByVal templateStyles As System.Web.UI.WebControls.Style()) As ITemplateEditingFrame Public Function GetContainingTemplateName( ByVal control As System.Web.UI.Control) As String End Interface
Read now
Unlock full access