Click or drag to resize

CommonMethodsValidateLogin Method

Validates the login.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static bool ValidateLogin(
	FrontendControl frontendControl,
	ref Object validation
)

Parameters

frontendControl
Type: Dynamicweb.News.Common.FrontendFrontendControl
The control.
validation
Type: SystemObject
The validation.

Return Value

Type: Boolean
See Also