asp.net.ph

TagPrefixInfo Class

System.Web.Configuration Namespace


.NET Framework version 2.0

Defines a configuration element containing tag-related information.

TagPrefixInfo Class Members

Collapse   Constructors

Visibility Constructor Parameters
public TagPrefixInfo ( String tagPrefix , String nameSpace , String assembly , String tagName , String source )

Collapse   Properties

Visibility Name Value Type Accessibility
public Assembly String [ Get , Set ]
public Namespace String [ Get , Set ]
public Source String [ Get , Set ]
public TagName String [ Get , Set ]
public TagPrefix String [ Get , Set ]

Collapse   Methods

Visibility Name Parameters Return Type
public Equals ( Object prefix ) Boolean
public GetHashCode ( ) Int32

Remarks


See Also

TagPrefixCollection Class 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