OverflowName Property (TableOfContents)
In This Topic
Gets or sets a name for overflow content.
Syntax
'Declaration
Public Property OverflowName As String
public string OverflowName {get; set;}
Property Value
A
System.String value indicating the name for overflow content.
See Also