Show / Hide Table of Contents

Interface ILocalizable

Namespace: DotNetNuke.Web.UI
Assembly: DotNetNuke.Web.dll
Syntax
public interface ILocalizable

Properties

LocalResourceFile

Declaration
string LocalResourceFile { get; set; }
Property Value
Type Description
string

Localize

Declaration
bool Localize { get; set; }
Property Value
Type Description
bool

Methods

LocalizeStrings()

Declaration
void LocalizeStrings()

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS