Click or drag to resize

webSiteProfile Constructor (String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the webSiteProfile class

Namespace:  imbCommonModels.webStructure
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public webSiteProfile(
	string _url
)

Parameters

_url
Type: SystemString

[Missing <param name="_url"/> documentation for "M:imbCommonModels.webStructure.webSiteProfile.#ctor(System.String)"]

See Also