AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSBaseUserControl..::..GetParameter Method

Gets the parameter.

Namespace:  AdvantageCMS.Core.Admin.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public string GetParameter(
	string key,
	string notfoundvalue
)

Parameters

key
Type: String
The key.
notfoundvalue
Type: String
The notfoundvalue.

Return Value

System.String.