summaryP:DotNetNuke.ExtensionPoints.IToolBarButtonExtensionPoint.AltText

Namespace: DotNetNuke.ExtensionPoints
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
string AltText { get; }
Visual Basic
ReadOnly Property AltText As String
	Get

See Also