AddMemberPageURL property

Sets or returns the File's extension.

Syntax


C++

HRESULT get_AddMemberPageURL(BSTR* pExtension)

HRESULT put_AddMemberPageURL(BSTR myExtension)

Scripting languages

String = Facility.AddMemberPageURL

Facility.AddMemberPageURL = String

Remarks


This property only applies to the Anonymous facility. If it's blank, the member pages in the facility's eRooms do not have an Add Member button; if a URL is supplied, the button appears and takes you to the specified page, which should be the entrance to a custom API application for member manipulation.

Home

Applies to

IERUFacility


See also