Returns true if colons in tag name attributes need to substitute a different character on rendering. The default is false.
public virtual bool RequiresAttributeColonSubstitution{
get
}
Remarks
Some browsers do not understand colons in tag name attributes so a different character is substituted on rendering and returned during postback.
See Also
Applies to: MobileCapabilities Class