Show / Hide Table of Contents

Class SvgFileChecker

Inheritance
object
SvgFileChecker
Implements
IFileSecurityChecker
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.FileSystem.Internal.SecurityCheckers
Assembly: DotNetNuke.dll
Syntax
public class SvgFileChecker : IFileSecurityChecker

Constructors

SvgFileChecker()

Declaration
public SvgFileChecker()

Methods

Validate(Stream)

Declaration
public bool Validate(Stream fileContent)
Parameters
Type Name Description
Stream fileContent
Returns
Type Description
bool

Implements

IFileSecurityChecker

Extension Methods

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