| ListPersonalGetSettings Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public static ListPersonal GetSettings(
string pagePath,
string controlId
)
Public Shared Function GetSettings (
pagePath As String,
controlId As String
) As ListPersonal
Parameters
- pagePath
- Type: SystemString
- controlId
- Type: SystemString
Return Value
Type:
ListPersonalSee Also