This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the Smi base client. This may be null if no client is installed.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public static  Client { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
Public Shared Property Client As 
	Get
	Set

See Also

SmiBase Class
Smartsite.Base Namespace
Advanced