Click or drag to resize

McIdentityGetSettings Property

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property GetSettings ( 
	Optional Module As String = "Application",
	Optional Section As String = "Global"
) As McSettings
	Get

Parameters

Module (Optional)
Type: SystemString
Section (Optional)
Type: SystemString

Property Value

Type: McSettings

Implements

IMcIdentity.Settings
See Also