asp.net.ph

TemplateControl Class

System.Web.UI Namespace


Provides the Page and the UserControl classes with a base set of functionality.

TemplateControl Class Members

Collapse   Properties

Visibility Name Value Type Accessibility
public AppRelativeVirtualPath String [ Get , Set ]
public EnableTheming Boolean [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
protected Construct ( ) Void
protected CreateResourceBasedLiteralControl ( Int32 offset , Int32 size , Boolean fAsciiOnly ) LiteralControl
protected FrameworkInitialize ( ) Void
protected GetGlobalResourceObject ( String className , String resourceKey , Type objType , String propName ) Object
protected GetGlobalResourceObject ( String className , String resourceKey ) Object
protected GetLocalResourceObject ( String resourceKey , Type objType , String propName ) Object
protected GetLocalResourceObject ( String resourceKey ) Object
public LoadControl ( Type t , Object parameters ) Control
public LoadControl ( String virtualPath ) Control
public LoadTemplate ( String virtualPath ) ITemplate
protected OnAbortTransaction ( EventArgs e ) Void
protected OnCommitTransaction ( EventArgs e ) Void
protected OnError ( EventArgs e ) Void
public ParseControl ( String content ) Control
public ParseControl ( String content , Boolean ignoreParserFilter ) Control
public ReadStringResource ( ) Object
public static ReadStringResource ( Type t ) Object
protected SetStringResourcePointer ( Object stringResourcePointer , Int32 maxResourceOffset ) Void
public TestDeviceFilter ( String filterName ) Boolean
protected WriteUTF8ResourceString ( HtmlTextWriter output , Int32 offset , Int32 size , Boolean fAsciiOnly ) Void

Collapse   Events

Multicast Name Type
multicast AbortTransaction EventHandler
multicast CommitTransaction EventHandler
multicast Error EventHandler
Skip Navigation Links



Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note