| ListPersonalIsVisible Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public bool IsVisible(
string columnId
)
Public Function IsVisible (
columnId As String
) As Boolean
Parameters
- columnId
- Type: SystemString
Return Value
Type:
BooleanSee Also