Persistate API documentation
Disabled Method (tooltip)
NamespacesPersistateOperationPresenceDisabled(String)

[This is preliminary documentation and is subject to change.]

Creates an OperationPresence with Visibility of Disabled and a particular tooltip.
Declaration Syntax
C#
public static OperationPresence Disabled(
	string tooltip
)
Parameters
tooltip (String)
THe tooltip to show for the operation. Supply null if you want no tooltip to appear.
Return Value
The created OperationPresence.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)