Represents the main text body of a NavigationItem object.
For a list of all members of this type, see NavigationItemText Members.
System.Object
EO.Web.NavigationItemText
[Visual Basic]
Public Class NavigationItemText
[C#]
public class NavigationItemText
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
This class is used by NavigationItem.Text property to control the main content area of an item. Use NavigationItem.Text.Html property to specify the HTML that is displayed on the main content area. The class also allows you to customize horizontal/vertical alignment and paddings of the text.
Requirements
Namespace: EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
NavigationItemText Members | EO.Web Namespace